home *** CD-ROM | disk | FTP | other *** search
- # Class: Lone Wolf Web-Art Name: TinyRandomImage
-
- [Applet Details]
- AppletName=Tiny Random Image
- ClassName=tinyRandomImage.class
- Size=[VARIABLE];152,63
- Desc=Displays a single randomly chosen image.
- AppletAuthor=Chris Ricci
- PluginAuthor=Tim Kane //timk@gosplash.com
- AppletCopyright=
- AppletHomepage=http://www.diac.com/~cricci/java
- AppletAuthorEmail=cricci@diac.com
-
- [BUTTON 1]
- parameter=$No_of_images
- Desc=Enter the number of images to be chosen from.
- Type=NUMBER
- default=3
- min=2
- max=100
- loop=Button 2
- loopstart=1
-
- [BUTTON 2]
- parameter=image
- desc=Choose an image to include in the slideshow. Note: Try to have images of the same size.
- name=Display Image
- type=IMAGE
-
- #end